DialogView::SetDefaultButton
Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:08:52 1991
Index
Return to Main Contents
NAME
DialogView::SetDefaultButton - instance method
TEMPLATE
void SetDefaultButton(Button * button)
SPECIFIERS
public
DESCRIPTION
SetDefaultButton sets the instvar defaultButton to button. The button is usually an instance of the class ActionButton.
The method ActionButton::SetContainer calls SetDefaultButton when the container chain of the dialog window is initialized.
See also method SetKbdFocus and method AddItemWithKbdFocus.
ARGUMENTS
- Button * button
-
the default button of this
RETURN ARGUMENT
void
CATEGORIES
client interface
FILES
- implementation:
-
Dialog.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:28 GMT, March 30, 2022